home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / time / unixcloc.rea < prev   
Text File  |  1997-03-02  |  2KB  |  58 lines

  1. Short:    Patch for GMT hardware clock
  2. Author:   Geert Uytterhoeven, Gunther Nikl
  3. Uploader: gnikl@informatik.uni-rostock.de (Gunther Nikl)
  4. Version:  1.1
  5. Type:     util/time
  6. Replaces: util/time/unixclock.lha
  7.  
  8. unixclock - make the amiga hardware clock behave like a UNIX clock
  9.  
  10. © Copyright 1995 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
  11. © Copyright 1997 by Gunther Nikl (gnikl@informatik.uni-rostock.de)
  12.  
  13. -----------------------------------------------------------------------------
  14.  
  15. Unixclock  allows you to set your hardware clock to GMT (Greenwich Mean Time)
  16. and  have  the  correct time under UNIX-alikes (e.g. Linux/68k, NetBSD-Amiga,
  17. etc...) and AmigaOS.
  18.  
  19. It   reads   the   local   time  zone  from  the  Locale  prefs  and  patches
  20. battclock.resource,  so all hardware clock reads and writes will be converted
  21. from GMT to local time and vice versa.
  22.  
  23. Drop the program into the WBStartup drawer or put the following line in your
  24. `S:User-Startup' (i.e. after IPrefs):
  25.  
  26.     Run <>NIL: unixclock
  27.  
  28. You can remove unixclock by sending it a CTRL-C.
  29.  
  30. This version doesn't care about DST (Daylight Savings Time) yet.
  31.  
  32. History:
  33.  
  34. 1.1: - patch (de)installation now protected with Forbid()/Permit()
  35.      - pachtes rewritten in C (requires at least gcc 2.7.2)
  36.      - additional code cleanup
  37.  
  38. 1.0: - initial release
  39.  
  40. -----------------------------------------------------------------------------
  41.  
  42. This program is subject to the terms and conditions of the GNU General Public
  43. License.  See the file README.legal for more details.
  44.  
  45.  
  46. ============================= Archive contents =============================
  47.  
  48. Original  Packed Ratio    Date     Time    Name
  49. -------- ------- ----- --------- --------  -------------
  50.      144     116 19.4% 13-Feb-97 10:23:16 +Makefile
  51.    17984    6992 61.1% 21-Feb-95 00:27:18 +README.legal
  52.      680     499 26.6% 13-Feb-97 19:13:14 +UnixClock
  53.     3484    1358 61.0% 13-Feb-97 19:13:14 +UnixClock.c
  54.     1328     716 46.0% 13-Feb-97 16:13:52 +UnixClock.doc
  55.     2140    1132 47.1% 13-Feb-97 10:28:56 +UnixClock.info
  56. -------- ------- ----- --------- --------
  57.    25760   10813 58.0% 14-Feb-97 01:30:46   6 files
  58.